/*
Theme Name:     Dentogenics Child Theme
Theme URI:      http://dentogenics.com.au/
Description:    Dentogenics Child theme  
Author:         Annamaria Adaway
Author URI:     http://www.wellsites.com.au
Template:       dentogenicsv12
Version:        0.1.0
*/

@import url("../dentogenicsv12/style.css");


div.art-slide
 {
   display: block;
   left: 50%;
   margin-left: -500px;
   position: relative;
   width: 100%;

}
.art-postcontent .homebox {
width="100%"
margin:0;
}
.art-postcontent .homebox .box1,
.art-postcontent .homebox .box2 {
	margin:0px;
	padding:0;
}

.art-postcontent .homebox .box1 {
	float:left;
	margin:5px;
       width:45%;
}


.art-postcontent .homebox .box2 {
float:right;
width:45%;
margin:5px;
padding:5px;
border-top: 8px #CCCCCC solid;
border-bottom: 8px #CCCCCC solid;
}

